home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 October: Mac OS SDK / Dev.CD Oct 96 SDK / Dev.CD Oct 96 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / Tools & Goodies / Merged Parts / Merged Parts ReadMe
Encoding:
Text File  |  1996-08-16  |  1.7 KB  |  15 lines  |  [TEXT/ttxt]

  1. OpenDoc
  2. Development
  3. Framework
  4.                                                                                                                                                                                      
  5. Merged Parts ReadMe
  6. ODF Release 1                                                                                                                                                             
  7.  
  8. Contained in this folder are projects illustrating how to build multiple parts into one shared library.  If you are building a suite of related ODF parts you may want to consider deploying your parts as one shared library in order to reduce the total code footprint.  The document Merged Part Suites in the "Documentation:Development Notes:" folder contains more information including a brief analysis of the pros and cons of merging ODF parts, and a recipe for converting a set of standard ODF projects into projects for creating merged parts.
  9.  
  10. The folders "Bitmap", "Nothing", and "Draw" each contain a folder named STPPCDebug.  You will need to move these STPPCDebug folders into the corresponding Bitmap, Nothing, and Draw folders inside your ODF Development folder.  These projects build static libraries.
  11.  
  12. The folder "Merged" is like a regular ODF Part folder.  Move it into your ODF Development folder.  Inside the Merged folder is a CWPPCDebug folder, and in that folder is a Merged.π project.  Building this project creates a shared library ODFMerged.  You can then replace the Bitmap, Nothing, and Draw parts in your editors folder with the ODFMerged library.
  13.  
  14. © 1993 - 1996 Apple Computer, Inc. All rights reserved.
  15. Apple, the Apple Logo, Macintosh, and OpenDoc are trademarks of Apple Computer, Inc., registered in the United States and other countries.